Chakra UI
https://chakra-ui.com/
唯一の面倒とちょっと思うところが、install時のdepが多い
$ npm i @chakra-ui/react @emotion/react@^11 @emotion/styled@^11 framer-motion@^4
ただ、よそのライブラリでできることは任せる、という姿勢と捉えればまあいいか
tailwind的なあれだが、コンポーネントベースでTS対応してるのが良い
宣言的UIに乗せてスタイルが作れるので、宣言的CSS感がある
https://zenn.dev/search?q=chakra%20UI
https://zenn.dev/terrierscript/books/2021-05-chakra-ui
すごいモノレポでできてる
@chakra-ui/react
@emotion/react@^11
@emotion/styled@^11
framer-motion@^4
emotionとframer-motion